PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFShowText2Operator Class / PDFShowText2Operator Constructor / PDFShowText2Operator Constructor(PDFCosArray)
The text displayed by this operator as a COS array.
In This Topic
    PDFShowText2Operator Constructor(PDFCosArray)
    In This Topic
    Initializes a new Object.
    Syntax
    public PDFShowText2Operator( 
       PDFCosArray text
    )

    Parameters

    text
    The text displayed by this operator as a COS array.
    See Also